BMECH_ZOO2TABLE (fld,ch,subjects,conditions) extracts channel line data to Matlab table ARGUMENTS fld ... string, folder to operate on ch ... string, all channel name. subjects ... string cell, subject name of all the subjects. conditions ... string cell, all Conditions name. RETURNS table_data ... Table of channel data with subjects (second last row) and conditions (last row). If channel does not exisit it will be a vector 1xn with all values at 999.